home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / qbear.swf / scripts / frame_457 / DoAction.as
Text File  |  2007-01-15  |  95b  |  9 lines

  1. if(eval("/:highscore") < eval("/:score"))
  2. {
  3.    gotoAndStop(912);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.